home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / negate < prev    next >
Text File  |  2001-04-06  |  126b  |  7 lines

  1. SYNOPSIS
  2.         int negate(int)
  3.         float negate(float)
  4.  
  5. DESCRIPTION
  6.         Unary minus. Returns the negative argument.
  7.